home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format (UK) 103
/
PC Format Issue 103 (Christmas 1999) Cover CD Disc 1.iso
/
share
/
3space
/
TGSFront.ini
< prev
Wrap
INI File
|
1998-04-08
|
2KB
|
116 lines
;
; Initialization file for TGSFront.exe
;
[ProductInfo]
;
; Directory for misc files such as bitmaps
; Relative paths start from the location of the executable
; To use a relative path you must start with either .\ or ..\
;
MiscDirectory=./misc
;
; Name of product
; This will show up as the title of the application
;
ProductName=TGS 3Space Publisher
;
; Bitmap for large image
; Dimensions for TGSFront.bmp is 346x300
; In general the dimension for this bitmap should close to 350x300
;
LargeBitmap=TGSFront.bmp
;
; Bitmap for product name image
; Dimensions for 3sp.bmp is 360x63
; In general the dimension for this bitmap should close to 350x64
;
ProductNameBitmap=3sp.bmp
;
; Bitmap for company name image
; Dimensions for TGS.bmp is 282x25
; In general the dimension for this bitmap should close to 300x25
;
CompanyNameBitmap=TGS.bmp
;
; Background color
; Should be the same color as the background of the large image
; Default value is 192 192 192
;
SetDialogBkColor=255 255 255
[ButtonInfo]
;
; Number of buttons (1-5)
;
Count=5
;
; Exit button flag
;
Button1Exit=FALSE
;
; lpFile parameter for ShellExecute
;
Button1lpFile=.\disk1\setup.exe
;
; lpParameter parameter for ShellExecute
;
Button1lpParameter=
;
; lpDirectory parameter for ShellExecute
;
Button1lpDirectory=.\disk1
;
; Bitmap for up button
; Dimensions for InstallUp.bmp and all other buttons is 128x64
; In general the dimension for this bitmap should close to 128x64
;
Button1BitmapUp=InstallUp.bmp
;
; Bitmap for down button
;
Button1BitmapDown=InstallDown.bmp
;
; Bitmap for highlight button
;
Button1BitmapHilit=InstallHilit.bmp
Button2Exit=FALSE
Button2lpFile=explorer
Button2lpParameter=.
Button2lpDirectory=.
Button2BitmapUp=ExploreUp.bmp
Button2BitmapDown=ExploreDown.bmp
Button2BitmapHilit=ExploreHilit.bmp
Button3Exit=FALSE
Button3lpFile=.\readme.txt
Button3lpParameter=
Button3lpDirectory=.\disk1
Button3BitmapUp=ReadmeUp.bmp
Button3BitmapDown=ReadmeDown.bmp
Button3BitmapHilit=ReadmeHilit.bmp
Button4Exit=FALSE
Button4lpFile=.\Getting_Started.html
Button4lpParameter=
Button4lpDirectory=.
Button4BitmapUp=StartedUp.bmp
Button4BitmapDown=StartedDown.bmp
Button4BitmapHilit=StartedHilit.bmp
Button5Exit=TRUE
Button5lpFile=
Button5lpParameter=
Button5lpDirectory=
Button5BitmapUp=ExitUp.bmp
Button5BitmapDown=ExitDown.bmp
Button5BitmapHilit=ExitHilit.bmp